home *** CD-ROM | disk | FTP | other *** search
/ GRAVIS Top 100 #1 / GRAVIS CD No1_Herbst_94.cdr / Deneba / Canvas™ 3.5.2 US / PPD Folder / Q2200510.PPD < prev    next >
Text File  |  1990-10-12  |  13KB  |  398 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "QMS-PS 2200" version 51.0
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 012707 or 013104
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 31 May 1990
  15.  
  16. *FormatVersion: "3.0"
  17. *FileVersion: "1.1"
  18. *LanguageVersion: English
  19.  
  20. *Product: "(QMS-PS 2200)"
  21. *PSVersion: "(51.0) 1"
  22. *NickName: "QMS-PS 2200 v51.0"
  23.  
  24. *% General Information and Defaults ===============
  25. *FreeVM: "1104154"
  26. *ColorDevice: True
  27. *VariablePaperSize: False
  28. *FileSystem: True
  29. *?FileSystem: "
  30.   statusdict begin diskonline 
  31.   {pop(True)}{(False)} ifelse = flush end"
  32. *End
  33. *Throughput: "22"
  34. *Password: "0"
  35. *ExitServer: "
  36.   count 0 eq {  % is the password on the stack?
  37.     true 
  38.   }{
  39.     dup    % potential password
  40.     statusdict begin checkpassword end not 
  41.   } ifelse 
  42.   {  %  if no password or not valid 
  43.     (WARNING : Cannot perform the exitserver command.) = 
  44.     (Password supplied is not valid.) = 
  45.     (Please contact the author of this software.) = flush
  46.     quit 
  47.   } if 
  48.   serverdict begin exitserver
  49. "
  50. *End
  51. *Reset: "
  52.   count 0 eq {  % is the password on the stack?
  53.     true 
  54.   }{
  55.     dup    % potential password
  56.     statusdict begin checkpassword end not 
  57.   } ifelse 
  58.   {  %  if no password or not valid 
  59.     (WARNING : Cannot reset printer.) = 
  60.     (Password supplied is not valid.) = 
  61.     (Please contact the author of this software.) = flush
  62.     quit 
  63.   } if 
  64.   serverdict begin exitserver
  65.   systemdict /quit get exec
  66.   (WARNING : Printer Reset Failed.) = flush
  67. "
  68. *End
  69.  
  70. *DefaultResolution: 300dpi
  71. *?Resolution: "
  72. save
  73.   initgraphics
  74.   0 0 moveto currentpoint matrix defaultmatrix transform
  75.   0 72 lineto currentpoint matrix defaultmatrix transform
  76.   3 -1 roll sub dup mul
  77.   3 1 roll exch sub dup mul
  78.   add sqrt round cvi
  79.   (          ) cvs print (dpi) = flush
  80. restore
  81. "
  82. *End
  83.  
  84. *% Halftone Information ===============
  85. *ScreenFreq: "60.0"
  86. *ScreenAngle: "45.0"
  87. *DefaultScreenProc: Dot
  88. *ScreenProc Dot: "
  89. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  90. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  91. "
  92. *End
  93. *ScreenProc Line: "{ pop }"
  94. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  95.  
  96. *DefaultTransfer: Null
  97. *Transfer Null: "{ }"
  98. *Transfer Null.Inverse: "{ 1 exch sub }"
  99. *Transfer Normalized: "{ }"
  100. *Transfer Normalized.Inverse: "{ 1 exch sub }"
  101.  
  102. *% Paper Handling ===================
  103.  
  104. *PageSize Letter: "statusdict begin lettertray end"
  105. *PageSize Legal: "statusdict begin legaltray end"
  106. *PageSize Tabloid: "statusdict begin 11x17tray end"
  107. *PageSize A3: "statusdict begin a3tray end"
  108. *PageSize A4: "statusdict begin a4tray end"
  109. *PageSize A5: "statusdict begin a5tray end"
  110. *PageSize B4: "statusdict begin b4tray end"
  111. *PageSize B5: "statusdict begin b5tray end"
  112. *PageSize Statement: "statusdict begin halflettertray end"
  113. *?PageSize: "
  114.  save statusdict begin
  115.   12 dict begin
  116.    /lettertray (Letter) def /legaltray (Legal) def
  117.    /11x17tray (Tabloid) def /ledgertray (Ledger) def
  118.    /a3tray (A3) def /a4tray (A4) def
  119.    /a5tray (A5) def /b4tray (B4) def
  120.    /b5tray (B5) def /executivetray (Executive) def
  121.    papersize {
  122.      {load exec} stopped not{= flush}if
  123.    }{
  124.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  125.    }ifelse
  126.   end
  127.  end restore
  128. "
  129. *End
  130.  
  131. *% These entries will set up the frame buffer. Usually used with manual feed.
  132. *DefaultPageRegion: Letter
  133. *PageRegion Letter: "letter"
  134. *PageRegion Legal: "legal"
  135. *PageRegion Tabloid: "11x17"
  136. *PageRegion A3: "a3"
  137. *PageRegion A4: "a4"
  138. *PageRegion A5: "a5"
  139. *PageRegion B4: "b4"
  140. *PageRegion B5: "b5"
  141.  
  142. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  143. *% These errors should be trapped by software and a message displayed
  144. *DefaultPaperTray: None
  145. *PaperTray Letter: "statusdict begin lettertray end"
  146. *PaperTray Legal: "statusdict begin legaltray end"
  147. *PaperTray Tabloid: "statusdict begin 11x17tray end"
  148. *PaperTray A3: "statusdict begin a3tray end"
  149. *PaperTray A4: "statusdict begin a4tray end"
  150. *PaperTray A5: "statusdict begin a5tray end"
  151. *PaperTray B4: "statusdict begin b4tray end"
  152. *PaperTray B5: "statusdict begin b5tray end"
  153. *PaperTray Statement: "statusdict begin halflettertray end"
  154. *?PaperTray: "
  155.  save statusdict begin
  156.   20 dict begin
  157.    /lettertray (Letter) def /legaltray (Legal) def
  158.    /11x17tray (Tabloid) def /ledgertray (Ledger) def
  159.    /a3tray (A3) def /a4tray (A4) def
  160.    /a5tray (A5) def /b4tray (B4) def
  161.    /b5tray (B5) def
  162.    papersize {
  163.      {load exec} stopped not{= flush}if
  164.    }{
  165.      {load exec} stopped not{print (.Transverse) = flush}if
  166.    }ifelse
  167.   end
  168.  end restore
  169. "
  170. *End
  171.  
  172. *% The following entries provide information about specific paper keywords.
  173. *DefaultImageableArea: Letter
  174. *ImageableArea Letter: "17 19 591 775 "
  175. *ImageableArea Legal: "17 20 591 991 "
  176. *ImageableArea Tabloid: "23 19 774 1206 "
  177. *ImageableArea A3: "16 19 821 1174 "
  178. *ImageableArea A4: "17 19 576 825 "
  179. *ImageableArea A5: "22 19 404 578 "
  180. *ImageableArea B4: "22 19 712 1015 "
  181. *ImageableArea B5: "24 19 537 711 "
  182. *?ImageableArea: "
  183.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  184.   newpath clippath pathbbox
  185.   4 -2 roll exch 2 {ceiling cvp} repeat
  186.   exch 2 {floor cvp} repeat flush
  187.  restore
  188. "
  189. *End
  190.  
  191. *% These provide the physical dimensions of the paper (by keyword)
  192. *DefaultPaperDimension: Letter
  193. *PaperDimension Letter: "612 792"
  194. *PaperDimension Legal: "612 1008"
  195. *PaperDimension Tabloid: "792 1224"
  196. *PaperDimension A3: "842 1190"
  197. *PaperDimension A4: "595 842"
  198. *PaperDimension A5: "420 595"
  199. *PaperDimension B4: "729 1032"
  200. *PaperDimension B5: "516 729"
  201.  
  202. *% Edit the following line if necessary.
  203. *DefaultOutputBin: Upper
  204. *DefaultInputSlot: 2
  205. *InputSlot Lower: "statusdict begin 1 setpapertray end"
  206. *InputSlot Upper: "statusdict begin 2 setpapertray end"
  207. *InputSlot Bypass: "statusdict begin 3 setpapertray end"
  208. *?InputSlot: "
  209.  save statusdict begin
  210.   5 dict begin
  211.    /2 (Upper) def
  212.    /1 (Lower) def
  213.    /3 (Bypass) def
  214.    papertray 
  215.      {( ) cvs cvn load exec} stopped not{= flush}if
  216.   end
  217.  end restore
  218. "
  219. *End
  220.  
  221. *DefaultManualFeed: False
  222. *?ManualFeed: "
  223.   statusdict /manualfeed get
  224.   {(True)}{(False)}ifelse = flush"
  225. *End
  226. *ManualFeed True: "statusdict begin 3 setpapertray end"
  227. *ManualFeed False: "statusdict begin /manualfeed false store end"
  228.  
  229. *% The following will require some hand editing:
  230. *DefaultOutputOrder: "facedown"
  231. *OutputOrder Normal: ""
  232. *OutputOrder Reverse: ""
  233.  
  234. *DefaultCollator: None
  235. *DefaultSorter: None
  236. *DefaultDuplex: None
  237.  
  238. *% Font Information =====================
  239.  
  240. *DefaultFont: Courier
  241. *Font AvantGarde-Book: Standard "(001.002)"
  242. *Font AvantGarde-BookOblique: Standard "(001.002)"
  243. *Font AvantGarde-Demi: Standard "(001.003)"
  244. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  245. *Font Bookman-Demi: Standard "(001.001)"
  246. *Font Bookman-DemiItalic: Standard "(001.001)"
  247. *Font Bookman-Light: Standard "(001.001)"
  248. *Font Bookman-LightItalic: Standard "(001.001)"
  249. *Font Courier: Standard "(001.005)"
  250. *Font Courier-Bold: Standard "(001.005)"
  251. *Font Courier-BoldOblique: Standard "(001.005)"
  252. *Font Courier-Oblique: Standard "(001.005)"
  253. *Font Helvetica: Standard "(001.002)"
  254. *Font Helvetica-Bold: Standard "(001.002)"
  255. *Font Helvetica-BoldOblique: Standard "(001.002)"
  256. *Font Helvetica-Condensed: Standard "(001.001)"
  257. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  258. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  259. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  260. *Font Helvetica-Narrow: Standard "(001.002)"
  261. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  262. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  263. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  264. *Font Helvetica-Oblique: Standard "(001.002)"
  265. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  266. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  267. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  268. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  269. *Font Palatino-Bold: Standard "(001.002)"
  270. *Font Palatino-BoldItalic: Standard "(001.002)"
  271. *Font Palatino-Italic: Standard "(001.002)"
  272. *Font Palatino-Roman: Standard "(001.001)"
  273. *Font Symbol: Special "(001.003)"
  274. *Font Times-Bold: Standard "(001.002)"
  275. *Font Times-BoldItalic: Standard "(001.004)"
  276. *Font Times-Italic: Standard "(001.002)"
  277. *Font Times-Roman: Standard "(001.002)"
  278. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  279. *Font ZapfDingbats: Special "(001.002)"
  280. *?FontQuery: "
  281. save  4 dict begin /sv exch def
  282. /str (fonts/                              ) def
  283. /st2 128 string def
  284. {
  285.   count 0 gt {
  286.     dup st2 cvs (/) print print (:) print
  287.     dup FontDirectory exch known {pop (Yes)}{
  288.      str exch st2 cvs dup length /len exch def
  289.      6 exch putinterval str 0 len 6 add getinterval mark exch
  290.      { } st2 filenameforall counttomark 0 gt {
  291.       cleartomark (Yes)}{cleartomark (No)}ifelse
  292.     }ifelse = flush
  293.   }{ exit } ifelse
  294. } bind loop
  295. (*) = flush
  296. sv end restore
  297. "
  298. *End
  299.  
  300. *?FontList: "
  301. save  2 dict begin /sv exch def
  302. /str 128 string def
  303. FontDirectory { pop == } bind forall flush
  304. /filenameforall where { 
  305.  pop save (fonts/*) { 
  306.   dup length 6 sub 6 exch getinterval cvn == 
  307.  } bind str filenameforall flush restore
  308. } if 
  309. (*) = flush
  310. sv end restore
  311. "
  312. *End
  313.  
  314. *% Printer Messages (verbatim from printer):
  315.  
  316. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  317. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  318. *Message: "\FontName\ not found, using Courier"
  319.  
  320. *% Status (format: %%[ status: <one of these> ]%% )
  321. *Status: "idle"
  322. *Status: "busy"
  323. *Status: "waiting"
  324. *Status: "printing"
  325. *Status: "warming up"
  326. *Status: "PrinterError:  timeout, clearing printer"
  327. *Status: "PrinterError:  warming up"
  328. *Status: "PrinterError:  service call"
  329. *Status: "PrinterError:  paper entry misfeed"
  330. *Status: "PrinterError:  no toner cartridge"
  331. *Status: "PrinterError:  low toner"
  332. *Status: "PrinterError:  no paper tray"
  333. *Status: "PrinterError:  resetting printer"
  334. *Status: "PrinterError:  cover open"
  335. *Status: "PrinterError:  manual feed timeout"
  336.  
  337. *Source: "serial9"
  338. *Source: "serial25"
  339. *Source: "AppleTalk"
  340. *Source: "Centronics"
  341. *Source: "other"
  342.  
  343. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  344.  
  345. *PrinterError:  "timeout, clearing printer"
  346. *PrinterError:  "warming up"
  347. *PrinterError:  "service call"
  348. *PrinterError:  "paper entry misfeed"
  349. *PrinterError:  "no toner cartridge"
  350. *PrinterError:  "low toner"
  351. *PrinterError:  "no paper tray"
  352. *PrinterError:  "resetting printer"
  353. *PrinterError:  "cover open"
  354. *PrinterError:  "manual feed timeout"
  355.  
  356.  
  357. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  358.  
  359. *% Color Separation Information =====================
  360.  
  361. *DefaultColorSep: ProcessBlack.60lpi. 300dpi/60 lpi / 300 dpi
  362.  
  363. *InkName: ProcessBlack/Process Black
  364. *InkName: CustomColor/Custom Color
  365. *InkName: ProcessCyan/Process Cyan
  366. *InkName: ProcessMagenta/Process Magenta
  367. *InkName: ProcessYellow/Process Yellow
  368.  
  369. *%  For 60 lpi / 300 dpi  ===============================
  370.  
  371. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  372. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  373. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  374. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  375. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  376.  
  377. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  378. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  379. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  380. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  381. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  382.  
  383. *%  For 53 lpi / 300 dpi  ===============================
  384.  
  385. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  386. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  387. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  388. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  389. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  390.  
  391. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  392. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  393. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  394. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  395. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  396.  
  397. *% end of PPD file for QMS-PS 2200
  398.